Getting Started
1. Installing the Theme
Option A: Community Themes (recommended)
- Open Obsidian and go to Settings → Appearance → Manage.
- Click Browse and search for “Minimalists Paradise”.
- Click Use to install and apply the theme.
Option B: Manual Installation
- Open your terminal or command prompt.
- Navigate to your vault’s .obsidian/themes/ directory
cd path/to/your/vault/.obsidian/themes
- Clone the Minimalists Paradise repository:
git clone https://github.com/bellebasso/Minimalists-Paradise.git
- In Obsidian, go to Settings → Appearance → Themes, and select Minimalists Paradise from the list of installed themes.
2. Activating the Theme
Once installed and enabled, your vault should automatically update its appearance. If not, navigate to Settings → Appearance → Themes and select Minimalists Paradise manually.
3. Updating the Theme
If you installed the theme through Community Themes, updates will appear in Settings → Appearance → Themes.
If you installed via Git, navigate to the theme folder and pull the latest changes:
cd path/to/your/vault/.obsidian/themes/Minimalists-Paradise
git pull
Next step: Features.